home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / fileutil / fscan / filescan.ex_ / filescan.ex / string.txt next >
Encoding:
Text File  |  1995-04-18  |  11.1 KB  |  207 lines

  1. 2    FileScan (tm)
  2. 3    \nDllfin\nDLLFIN Document
  3. 1000    Directory
  4. 1001    Filename
  5. 1002    Date & Size
  6. 2000    Initializing Display...
  7. 2001    Sorting...
  8. 3000    FileScan v1.2
  9. 3001    1
  10. 3002    2
  11. 3003    MicroGuru CorporationP.O. Box A3519Chicago, IL 60690-3519Internet: microguru@delphi.comTel: (312)868-4128
  12. 3004    Single-User License : $19.95 + $4.50 S&H (USA)(IL residents add 6.25% Sales Tax)Total (IL residents) = $26.70Total (Non-IL res.) = $24.45 *Prices guaranteed through August 1995.
  13. 3005    UNREGISTERED USER
  14. 4000    *.XL*, *.WK*, *.QP*, *.CAL, *.CSV
  15. 4001    *.DOC, *.TXT,*.RTF, *.WP 
  16. 4002    *.EXE, *.COM, *.VBX, *.OCX, *.DLL
  17. 4003    *.HLP, *.TXT
  18. 4004    *.BMP, *.DIB, *.PCX, *.MSP, *.ICO
  19. 4005    *.ASM, *.CPP, *.C, *.BAS, *.H, *.HPP, *.INL, *.PAS, *.FRM
  20. 4006    Scan for Spreadsheet files
  21. 4007    Scan for Word Processing Files
  22. 4008    Scan for Program files
  23. 4009    Scan for Help files
  24. 4010    Scan for Bitmaps and Icons
  25. 4011    Scan for Source Code files
  26. 4013    Scan for Specified files
  27. 4014    SPREADSHEETS
  28. 4015    WORDPROCESSINGFILES
  29. 4016    PROGRAMFILES
  30. 4017    HELPFILES
  31. 4018    BITMAPICONFILES
  32. 4019    SOURCECODEFILES
  33. 4020    SPECIFIEDFILES
  34. 4021    Scan for Duplicate Files
  35. 4022    DUPFILES
  36. 4023    Scan for Custom files 1
  37. 4024    Scan for Custom files 2
  38. 4025    CUSTOMFILES1
  39. 4026    CUSTOMFILES2
  40. 4027    *.*
  41. 5000    LEGAL NOTICE : If you decide to continue using FileScan after the 30-day evaluation period, you must Register and pay the appropriate License fee. Press Register and/or License Agreement for further information.
  42. 5001    UNREGISTERED USER
  43. 5002    30-DAY EVALUATION COPY
  44. 6000      
  45. 6001    No item is currently selected.
  46. 6002    Directories cannot be deleted.Only files can be deleted. Please select the file from below for this directory.
  47. 6003    Please select the directory from which to delete this file from below.
  48. 6004    Please select the file from below for this directory.
  49. 6005    Please select the directory location for this file from below.
  50. 6006    Help file not found in FileScan directory!
  51. 6007    Unable to launch the following program. Would you like to view the program file in its binary format?
  52. 6008    Unable to launch the application which created the following document. Would you like to view this file in its binary format?
  53. 6009    The following file has not been associated with any application. You may use File Manager (File, Assoicate... menu) to associate an application with a file of this type.Would you like to view this file in its binary format at this time?
  54. 6010    The application which created the following document is unable to launch it. Please run File Manager (File, Associate...menu) to check the file of this type is associated with a valid application.Would you like to view this file in its binary format?
  55. 10000    What can FileScan do for me?FileScan can:
  56. 10001    1. Search local and network drives for the files you need to locate.  Search by specifying filename and/or text contained within the file.
  57. 10002    2. Search for duplicate files. Delete unnecessary files with a mouse click.
  58. 10003    3. Enable you to view detailed file information (size, creation/modification/last access date, binary content, and attributes). 
  59. 10004    4. Launch/Open file with a mouse click. Allows you to view a file even if there is no application to launch or open a file.
  60. 10005    5. Provide you with a list of all directories containing the file(s) you need to locate. Search results can be printed or saved to a text file.
  61. 10006    How do I search for files?
  62. 10007    1. You can begin a search by selecting any of the choices under the Search for menu. These choices correspond to different file types.
  63. 10008    2. You need to make 4 primary decisions in the 'Scan...' dialog box : Drives to Search, Sort Criteria,  File Specification(s) and File Content.
  64. 10009    I. DRIVES TO SEARCH : Hard drives directly connected to your computer are preselected. You may select additional drives.
  65. 10010    II. SORT CRITERIA : You may sort the results of your search by either directory or filenames*. 
  66. 10011    * Sorting by filename shows a list of all files found and their respective locations. This is very useful in spotting duplicate files...
  67. 10012    How do I search for files?(continued..)
  68. 10013    * Sorting by directory allows you to get a list of directories containing the files you wish to locate. For example, if you wish to backup all your 
  69. 10014    word processing files, you could search for them and sort them by directory name. The search results tell you which directories to backup!
  70. 10015    III. FILE SPECIFICATION(S) : The specifications vary depending upon which choice you made from under the Search for menu.
  71. 10016    Most of these menu choices have default file specifications. These may be changed or reduced as you see fit.
  72. 10017    You may separate multiple file specifications by either inserting a comma between entries or by entering them on a separate line...
  73. 10018    How do I search for files?(continued..)
  74. 10019    When searching for a file, you may use the full filename if you know the complete name of the file you are searching for.
  75. 10020    If only part of the filename is known, you can still find the file by using the following wildcard characters : * and/or ?.
  76. 10021    Each ? represents one unknown character. Each * represents a number of unknown characters. For example, 
  77. 10022    Example 1 : *.DOC specifies all files which have any number of characters preceding the .DOC extension.
  78. 10023    Example 2  :  LET*.DOC would find the files which begin with LET and have any number of characters between LET and .DOC...
  79. 10024    How do I search for files?(continued..)
  80. 10025    Example 3 : By typing READ??.TXT you can search for files starting with READ and with exactly 2 characters between READ and .TXT.
  81. 10026    IV. FILE CONTENT: You can search for files containing specific text. Check the box and enter text the files searched must contain.
  82. 10027    You can search for exact text by checking the "MATCH CASE" box. If this box is not checked, the text search is case insensitive.
  83. 10028    3. ONCE YOU HAVE MADE YOUR CHOICES IN THE "Scan..' DIALOG BOX, PRESS "Start Scan" BUTTON TO START THE SEARCH...
  84. 10029     
  85. 10030    What can I do with search results?
  86. 10031    1. You can Launch/Open the selected file (see File, Launch/Open menu). You can view a file in its binary form (see File, Open Binary menu).
  87. 10032    2. You can 'Delete' unnecessary file(s) which take up valuable disk space  (see Edit, Delete File... menu).
  88. 10033    3. You can 'Find' a specific filename within the list of results without scrolling up and down the list (see Edit, Find Filename... menu).
  89. 10034    4. You can obtain detailed information regarding the status of a specific file (see File, More Information menu).
  90. 10035    5. The search results will appear in a scrollable list. You can save these results to a text file or you can print them for future reference.
  91. 10036     
  92. 32771    Saves the current list in a file\nSave Results
  93. 32772    Deletes the highlighted file from the disk\nDelete File
  94. 32773    Show information for the selected file\nFile Information
  95. 32774    Save search results to a text file\nSave Results
  96. 32775    Scan selected drives for word processing files
  97. 32776    Scan selected drives for spreadsheet files
  98. 32778    Scan selected drives for program files
  99. 32779    Scan selected drives for duplicate files
  100. 32780    Scan selected drives for help files
  101. 32781    Scan selected drives for bitmap and icon files
  102. 32782    Scan selected drives for source code files
  103. 32783    Scan selected drives for custom files 1
  104. 32784    Scan selected drives for custom files 2
  105. 32785    Scan selected drives for duplicate specified files
  106. 32786    Launch or open the selected file\nLaunch/Open File
  107. 32787    Scan selected drives for specified files\nSearch
  108. 32789    Arrange windows as non-overlapping tiles vertically\nTile Vertically
  109. 32790    Quick overview of FileScan\nQuick Overview
  110. 32791    View the selected file in binary format\nView File as Binary
  111. 57344    FileScan
  112. 57345    For Help, press F1
  113. 57346    Select an object on which to get Help
  114. 57600    Create a new document
  115. 57601    Open a list previously saved
  116. 57602    Close the active document
  117. 57603    Save the active document
  118. 57604    Save the active document with a new name
  119. 57606    Change the printer and printing options
  120. 57607    Print the search results\nPrint Results
  121. 57608    Display full pages
  122. 57616    Open this document
  123. 57617    Open this document
  124. 57618    Open this document
  125. 57619    Open this document
  126. 57632    Erase the selection
  127. 57633    Erase everything
  128. 57634    Copy the selection and put it on the Clipboard
  129. 57635    Cut the selection and put it on the Clipboard
  130. 57636    Find the filename in the current window\nFind Filename
  131. 57637    Insert Clipboard contents
  132. 57640    Repeat the last action
  133. 57641    Replace specific text with different text
  134. 57642    Select the entire document
  135. 57643    Undo the last action
  136. 57644    Redo the previously undone action
  137. 57648    Open another window for the active document
  138. 57649    Arrange icons at the bottom of the window
  139. 57650    Arrange windows so they overlap
  140. 57651    Arrange windows as non-overlapping tiles horizontally\nTile Horizontally
  141. 57652    Arrange windows as non-overlapping tiles\nTile Vertically
  142. 57653    Split the active window into panes
  143. 57664    Display program information, version number and copyright
  144. 57665    Quit the application
  145. 57666    List Help topics\nDetailed Help
  146. 57667    Display instructions about how to use help
  147. 57668    Display help for clicked on buttons, menus and windows
  148. 57669    Display help for current task or command
  149. 57680    Switch to the next window pane
  150. 57681    Switch back to the previous window pane
  151. 59136    EXT
  152. 59137    CAP
  153. 59138    NUM
  154. 59139    SCRL
  155. 59140    OVR
  156. 59141    REC
  157. 59392    Show or hide the toolbar
  158. 59393    Show or hide the status bar
  159. 61184    Change the window size
  160. 61185    Change the window position
  161. 61186    Reduce the window to an icon
  162. 61187    Enlarge the window to full size
  163. 61188    Switch to the next document window
  164. 61189    Switch to the previous document window
  165. 61190    Close the active window and prompts to save the documents
  166. 61202    Restore the window to normal size
  167. 61203    Activate Task List
  168. 61215    Activate this window
  169. 61440    Open
  170. 61441    Save As
  171. 61442    All Files (*.*)
  172. 61443    Untitled
  173. 61588    Linked %s
  174. 61589    Unknown Type
  175. 61696    Invalid filename.
  176. 61697    Failed to open document.
  177. 61698    Failed to save document.
  178. 61699    Save changes to %1?
  179. 61700    Failed to create empty document.
  180. 61701    The file is too large to open.
  181. 61702    Could not start print job.
  182. 61703    Failed to launch help.
  183. 61704    Internal application error.
  184. 61705    Command failed.
  185. 61706    Insufficient memory to perform operation.
  186. 61712    Please enter an integer.
  187. 61713    Please enter a number.
  188. 61714    Please enter an integer between %1 and %2.
  189. 61715    Please enter a number between %1 and %2.
  190. 61716    Please enter no more than %1 characters.
  191. 61717    Please select a button.
  192. 61728    Unexpected file format.
  193. 61729    %1\nCannot find this file.\nPlease verify that the correct path and file name are given.
  194. 61730    Destination disk drive is full.
  195. 61731    Unable to read from %1, it is opened by someone else.
  196. 61732    Unable to write to %1, it is read-only or opened by someone else.
  197. 61733    An unexpected error occurred while reading %1.
  198. 61734    An unexpected error occurred while writing %1.
  199. 61829    %1\nUnable to register document.\nThe document may already be open.
  200. 61836    Unable to read write-only property.
  201. 61837    Unable to write read-only property.
  202. 61984    OK
  203. 61985    Cancel
  204. 61986    &Apply Now
  205. 61987    &Help
  206. 61988    Close
  207.